<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Sæ‰‹æœºç«¯*/
.box20240902110019_wai_kuang{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;	
}
.box20240902110019{
	width: 100%;
	display: flex;
	gap:0px;/*è¡Œåˆ—é—´è·*/
	flex-wrap: wrap;
	justify-content:center;
}
/*è®¾ç½®åˆ—æ•°æ®*/
.box20240902110019_1{
display: flex;
flex-wrap: wrap;
overflow-y: hidden;
padding: 0px;
width: 323px;
height: 314px;
}
/*Eæ‰‹æœºç«¯*/

/*Séžæ‰‹æœºç«¯*/
@media (min-width: 1200px){
	.box20240902110019 {
		justify-content: space-between;/*ä¸¤ç«¯å¯¹é½*/
	}
}
</pre></body></html>